Skip to content

Conversation

milan-w
Copy link
Contributor

@milan-w milan-w commented Jul 15, 2025

Proposed changes

  • Add new property "wrap" for DBLink component to enable text wrapping for multi-line text links.
  • Add value "inline" for property variant on DBLink; sets display: inline and removes arrow.

Closes #3995

Types of changes

  • Bugfix (non-breaking change that fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (improvements to existing components or architectural decisions)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Further comments

❤️ Thank you!

…, add value "inline" for property variant - sets display: inline and removes arrow
@milan-w milan-w requested review from mfranzke and nmerget as code owners July 15, 2025 14:12
Copy link
Contributor

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@nmerget nmerget moved this to 👀 In review in UX Engineering Team Backlog Jul 16, 2025
@mfranzke mfranzke changed the title Feat: add link property wrap feat: add link property wrap Jul 16, 2025
@mfranzke mfranzke added this to the 3.0.0 milestone Jul 16, 2025
@mfranzke mfranzke added the 👩‍👧‍👦communityFeedback Feedback from community label Jul 17, 2025
…property-wrap

# Conflicts:
#	__snapshots__/header/patternhub/header-overview-should-match-screenshot.png
#	__snapshots__/header/showcase/chromium-highContrast/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
#	__snapshots__/header/showcase/chromium/DBHeader-should-match-screenshot-1/DBHeader-should-match-screenshot.png
#	__snapshots__/link/patternhub/link-overview-should-match-screenshot.png
#	__snapshots__/link/showcase/chromium-highContrast/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
#	__snapshots__/link/showcase/chromium/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
#	__snapshots__/link/showcase/firefox/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
#	__snapshots__/link/showcase/mobile-chrome/DBLink-should-match-screenshot-1/DBLink-should-match-screenshot.png
@mfranzke mfranzke merged commit c09d8b5 into 3.0-release Jul 21, 2025
64 checks passed
@mfranzke mfranzke deleted the feat-add-link-property-wrap branch July 21, 2025 11:37
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in UX Engineering Team Backlog Jul 21, 2025
@mfranzke mfranzke mentioned this pull request Jul 21, 2025
5 tasks
mfranzke added a commit that referenced this pull request Jul 21, 2025
BREAKING CHANGES
refactor: removed aria attributes which have a 1:1 mapping #4476
refactor: align how to use a DBCard as button or link #4506
refactor: variables for transparent-hovered/-pressed #4565
refactor: changed and added container and screen sizes #4486
renamed the data-icon-after and data-icon-before properties to data-icon-trailing and data-icon-leading with feat: add trailing icon for button #4474 (BREAKING CHANGE when integrated HTML code directly)
refactor: renamed data-hide-icon to data-show-icon to match property #4568 (BREAKING CHANGE when integrated HTML code directly)
Besides our main library, we've updated the DB Theme with changes to the iconset:

updated DB UX Theme with removed, renamed and new icons
Added
feat: add trailing icon for button #4474
feat: add multiple property for input[type=file] #4513
feat: add link property wrap #4540
feat: added playground page #4551
Changed
refactor: use button type for react and vue based on click listener #4490
chore: remove button state property #4501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants